AttrSetRealAttrib

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

AttrSetRealAttrib()  

SYNOPSIS

misc_lib/miscattr.c:343

void AttrSetRealAttrib(IPAttributeStruct **Attrs, char *Name, RealType Data)
 

DESCRIPTION

Routine to set a RealType attribute.  

PARAMETERS:

Attrs: Attribute list where to place new attribute.

Name: Name of thely introducedattribute

Data: RealType attribute to save.  

FUNCTION RETURN VALUE

void  

SEE ALSO

AttrSetIntAttrib, AttrGetIntAttrib, AttrSetPtrAttrib, AttrGetPtrAttrib, , AttrGetRealAttrib, AttrSetStrAttrib, AttrGetStrAttrib,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:11 GMT, October 17, 2022